Add vfuncs for keyval and window property functions
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Dec 2010 00:00:01 +0000 (19:00 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 17:07:03 +0000 (12:07 -0500)
commit519f09f7f4b60305df1308d9cda2736c166ff5e9
tree514abf64cc43ebead9bc5bc0314fbe2ee4d5ebe2
parentfdabc9585d4d8616926c4acf09f114f8e00c383b
Add vfuncs for keyval and window property functions

The keyval functions should really be generic, and the window
property api should be completely revisited, but for now this
will allow us to proceed.
gdk/gdkdisplaymanagerprivate.h
gdk/gdkkeys.c
gdk/gdkwindow.c
gdk/gdkwindowimpl.h
gdk/x11/gdkdisplaymanager-x11.c
gdk/x11/gdkkeys-x11.c
gdk/x11/gdkprivate-x11.h
gdk/x11/gdkproperty-x11.c
gdk/x11/gdkwindow-x11.c